﻿2026-06-22T02:13:35.4606386Z ##[group]Run cargo test -p spt --test notify_shell_e2e -- --nocapture
2026-06-22T02:13:35.4606756Z [36;1mcargo test -p spt --test notify_shell_e2e -- --nocapture[0m
2026-06-22T02:13:35.4670351Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-06-22T02:13:35.4670577Z env:
2026-06-22T02:13:35.4670839Z   SPT_NOTIFY_SHELL_BIN: C:\actions-runner\_work\spt-core\spt-core\.adapter-notify\target\debug\notify-shell.exe
2026-06-22T02:13:35.4671143Z ##[endgroup]
2026-06-22T02:13:36.2600704Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.56s
2026-06-22T02:13:36.2820577Z      Running tests\notify_shell_e2e.rs (target\debug\deps\notify_shell_e2e-4993f8fea91026a1.exe)
2026-06-22T02:13:36.2895963Z 
2026-06-22T02:13:36.2896104Z running 1 test
2026-06-22T02:13:37.0220781Z test notify_shell_renders_a_commanded_toast ... ok
2026-06-22T02:13:37.0220988Z 
2026-06-22T02:13:37.0221147Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.73s
2026-06-22T02:13:37.0221426Z 
